projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33678bd
)
configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL
author
Jean-Jacques Hiblot
<
[email protected]
>
Thu, 30 Nov 2017 16:44:04 +0000
(17:44 +0100)
committer
Jaehoon Chung
<
[email protected]
>
Fri, 12 Jan 2018 09:11:04 +0000
(18:11 +0900)
The changes in the MMC stack have increased its footprint up to the point
were its breaks the generation of the SPL for this platform.
Fix this by reducing the loglevel.
Signed-off-by: Jean-Jacques Hiblot <
[email protected]
>
Reviewed-by: Peter Howard <
[email protected]
>
configs/omapl138_lcdk_defconfig
patch
|
blob
|
history
diff --git
a/configs/omapl138_lcdk_defconfig
b/configs/omapl138_lcdk_defconfig
index 8d6b12f5b7682768179f73cbf8e14e4daf93a71a..0d4506ec44b24fe190c263eecc6b92b5e5254208 100644
(file)
--- a/
configs/omapl138_lcdk_defconfig
+++ b/
configs/omapl138_lcdk_defconfig
@@
-8,6
+8,7
@@
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_BOOTDELAY=3
+CONFIG_LOGLEVEL=3
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set